home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 April / Macworld (1999-04).dmg / Shareware World / Utilities / Business / SimpleAccounting1.0 / SAS⁄Buttons (.txt) < prev   
Encoding:
FileMaker Pro Database  |  1999-01-04  |  125.8 KB  |  1,452 lines  |  [FMP3/FMP3]

  1. SAS/Buttons
  2. FMP3FMP3
  3.  Copyright 1984-1998 FileMaker, Inc. 
  4. HBAM2016AUG95
  5. Pro 3.0
  6. FPTHA
  7. alisA
  8. NAMEA
  9. alisA
  10. alisA
  11. alisA
  12. FPTHA
  13. alisA
  14. alisA
  15. alisA
  16. alisA
  17. alisA
  18. alisA
  19. alisA
  20. alisA
  21. FPTHA
  22. HBAM3016AUG95@
  23. aboutB
  24. aboutB
  25. USENGLSH.MPRary
  26. 1/4/9998Q1
  27. 1st Quarter
  28. 2nd Quarter
  29. 3rd Quarter
  30. 4th Quarter
  31. 12/31/98
  32. Buttons
  33. ButtonsB
  34. ~ffff
  35. ffffff
  36. ffff33
  37. ff33ff
  38. ff3333
  39. 33ffff
  40. 33ff33
  41. 3333ff
  42. 333333
  43. wwwwww
  44. UUUUUU
  45. DDDDDD
  46. """"""
  47. close
  48. 33ffff
  49. DDDDDD
  50. """"""
  51. y%PostScript Hack by Mike Brors 12/7/90
  52. /DisableNextSetRGBColor
  53.     userdict begin
  54.     /setrgbcolor 
  55.         pop
  56.         pop
  57.         pop
  58.         userdict begin
  59.         /setrgbcolor systemdict /setrgbcolor get def
  60.         end
  61.         } def
  62. } bind def
  63. /bcarray where {
  64.     bcarray 2 {
  65.         /da 4 ps div def
  66.         df setfont gsave cs wi
  67.         1 index 0 ne{exch da add exch}if grestore setcharwidth
  68.         cs 0 0 smc da 0 smc da da smc 0 da smc c
  69.         gray
  70.         { gl}
  71.         {1 setgray}ifelse
  72.         da 2. div dup movet PM
  73. This is a sample of the calculation windows used in each of the accounting processes. Each is a non modifiable window and each is automatically calculated.
  74. Will take you to the contact record of the record name being viewed in the expense file, as long as the business name is enter in the Contacts database.
  75. Long Report
  76. Short Report
  77. Beginning Bal
  78. Beginning Bal
  79. deposits
  80. deposits
  81. Payments
  82. Payments
  83. Bank Bal
  84. Bank Bal
  85. 1200.67
  86. 2210.10
  87. 2500.12
  88. 910.65
  89. _MWill omit a single record from view and/or calculation from selected records.
  90. To the Contact Info Center.
  91. To the expenses input area.
  92. To the deposit input area.
  93. c6To the bank statement area
  94. for balancing your account.
  95. To the bill payment input area.
  96. e@To the credit card inventory   for interest, limits and balance.
  97. f&Finds current month for bill payments.
  98. Sorts records by check #.
  99. Sorts records by  date.
  100. l    Sort Date
  101. Sort Check
  102. Current Month
  103. Expenses
  104. u    Financial
  105. y%PostScript Hack by Mike Brors 12/7/90
  106. /DisableNextSetRGBColor
  107.     userdict begin
  108.     /setrgbcolor 
  109.         pop
  110.         pop
  111.         pop
  112.         userdict begin
  113.         /setrgbcolor systemdict /setrgbcolor get def
  114.         end
  115.         } def
  116. } bind def
  117. /bcarray where {
  118.     bcarray 2 {
  119.         /da 4 ps div def
  120.         df setfont gsave cs wi
  121.         1 index 0 ne{exch da add exch}if grestore setcharwidth
  122.         cs 0 0 smc da 0 smc da da smc 0 da smc c
  123.         gray
  124.         { gl}
  125.         {1 setgray}ifelse
  126.         da 2. div dup movet
  127. o show
  128.     }bind put
  129. % Used to snap to device pixels, 1/4th of the pixel in.
  130. /stp {  % x y  pl  x y                % Snap To Pixel, pixel  (auto stroke adjust)
  131.     transform
  132.     0.25 sub round 0.25 add exch
  133.     0.25 sub round 0.25 add exch
  134.     itransform
  135. } bind def
  136. /snapmoveto { % x y  m  -             % moveto, auto stroke adjust
  137.     stp  moveto
  138. } bind def
  139. /snaplineto { % x y  l  -             % lineto, auto stroke adjust
  140.     stp lineto
  141. } bind def
  142. Button Preview{
  143. Button Preview|
  144. Simple Accounting System}
  145. Simple Accounting System~@Creates new expense item, will ask if it is aCash or Check item.
  146. :Shows a short expense report in preview mode for printing.
  147. @jShows a long expense report categorized by type of expense, can be used and given to your  tax accountant.
  148. AACreates a new deposit and is then calculated showing new balance.
  149. New beginning balance when balancing your bank statement. This date should always be the 1st of the month or an earlier date than your last deposit. 
  150. Clear
  151. New Item
  152. New Bgning Bal
  153. Will Clear a check listing in the Bank Statement area.  A cleared Check is indicated by a 
  154. , if it is not cleared then a 
  155.  will be indicated. If you 
  156.  by mistake, do a FIND for that record and change the 
  157.  back to an 
  158. &f&f&f
  159. 333333
  160. ffffff
  161. s3s3s3
  162. %ff30
  163. (fffb
  164. )34ff
  165. o show
  166.     }bind put
  167. % Used to snap to device pixels, 1/4th of the pixel in.
  168. /stp {  % x y  pl  x y                % Snap To Pixel, pixel  (auto stroke adjust)
  169.     transform
  170.     0.25 sub round 0.25 add exch
  171.     0.25 sub round 0.25 add exch
  172.     itransform
  173. } bind def
  174. /snapmoveto { % x y  m  -             % moveto, auto stroke adjust
  175.     stp  moveto
  176. } bind def
  177. /snaplineto { % x y  l  -             % lineto, auto stroke adjust
  178.     stp lineto
  179. } bind def
  180.     Helvetica
  181. New Deposit
  182.                           WIN95/98
  183. Please Send Me Indicated Format:              FMPro                                                   Stand Alone        c
  184. Receipt?e
  185. Print
  186. nt Method : VISA ,  MasterCard, Cash Bank Draft, Travellers Check or  Money Order.
  187. -Alone (Runtime) Version
  188.  @ US $58
  189. ion Date:
  190. Card Full Name/Bank:
  191. 6;8uE
  192. F    developerG
  193. previewH
  194. Caslon
  195. Charlotte Sans Bold LET
  196. Cityof
  197. AlexanderBold
  198. Monaco
  199. Charcoal
  200. Bookman
  201.  ADKS
  202. Helvetica Black
  203. Times New Roman
  204. Bitstream Charter
  205. Arial
  206. LetterGothicRotRit
  207. coreaxis_message
  208. Thanks!
  209. Cancel
  210.      C.I.A. Center
  211.    Copyright 1998   All Rights Reserved. 3906 Lemmon Ave Ste 204 Dallas TX 75219 903/588-3220         
  212.                         Email: coreaxis@peopelescom.net
  213. print
  214. print
  215. coreaxis_message
  216. coreaxis_message
  217. open_end
  218. close
  219. TomatoRolledLeft
  220. Excellence Regular
  221. Heather
  222. B Kaufmann Bold
  223. Bickley Script LET
  224. Kaufmann
  225. Berkeley BookItalic
  226. Berkeley BoldItalic
  227. Charlotte Sans Book Italic LET
  228. Berkeley Bold
  229. Arial Narrow
  230. Arial Narrow Bold
  231. Bodoni Bd BT
  232. Arial Black
  233. Apple Chancery
  234. y%PostScript Hack by Mike Brors 12/7/90
  235. /DisableNextSetRGBColor
  236.     userdict begin
  237.     /setrgbcolor 
  238.         pop
  239.         pop
  240.         pop
  241.         userdict begin
  242.         /setrgbcolor systemdict /setrgbcolor get def
  243.         end
  244.         } def
  245. } bind def
  246. /bcarray where {
  247.     bcarray 2 {
  248.         /da 4 ps div def
  249.         df setfont gsave cs wi
  250.         1 index 0 ne{exch da add exch}if grestore setcharwidth
  251.         cs 0 0 smc da 0 smc da da smc 0 da smc c
  252.         gray
  253.         { gl}
  254.         {1 setgray}ifelse
  255.         da 2. div dup movet
  256. o show
  257.     }bind put
  258. % Used to snap to device pixels, 1/4th of the pixel in.
  259. /stp {  % x y  pl  x y                % Snap To Pixel, pixel  (auto stroke adjust)
  260.     transform
  261.     0.25 sub round 0.25 add exch
  262.     0.25 sub round 0.25 add exch
  263.     itransform
  264. } bind def
  265. /snapmoveto { % x y  m  -             % moveto, auto stroke adjust
  266.     stp  moveto
  267. } bind def
  268. /snaplineto { % x y  l  -             % lineto, auto stroke adjust
  269.     stp lineto
  270. } bind def
  271. ~ffff
  272. ffffff
  273. ffff33
  274. ff33ff
  275. ff3333
  276. 33ffff
  277. 33ff33
  278. 3333ff
  279. 333333
  280. wwwwww
  281. UUUUUU
  282. DDDDDD
  283. """"""
  284. y%PostScript Hack by Mike Brors 12/7/90
  285. /DisableNextSetRGBColor
  286.     userdict begin
  287.     /setrgbcolor 
  288.         pop
  289.         pop
  290.         pop
  291.         userdict begin
  292.         /setrgbcolor systemdict /setrgbcolor get def
  293.         end
  294.         } def
  295. } bind def
  296. /bcarray where {
  297.     bcarray 2 {
  298.         /da 4 ps div def
  299.         df setfont gsave cs wi
  300.         1 index 0 ne{exch da add exch}if grestore setcharwidth
  301.         cs 0 0 smc da 0 smc da da smc 0 da smc c
  302.         gray
  303.         { gl}
  304.         {1 setgray}ifelse
  305.         da 2. div dup movet
  306. DDDDDD
  307. """"""
  308. """"""
  309. y%PostScript Hack by Mike Brors 12/7/90
  310. /DisableNextSetRGBColor
  311.     userdict begin
  312.     /setrgbcolor 
  313.         pop
  314.         pop
  315.         pop
  316.         userdict begin
  317.         /setrgbcolor systemdict /setrgbcolor get def
  318.         end
  319.         } def
  320. } bind def
  321. /bcarray where {
  322.     bcarray 2 {
  323.         /da 4 ps div def
  324.         df setfont gsave cs wi
  325.         1 index 0 ne{exch da add exch}if grestore setcharwidth
  326.         cs 0 0 smc da 0 smc da da smc 0 da smc c
  327.         gray
  328.         { gl}
  329.         {1 setgray}ifelse
  330.         da 2. div dup movet
  331. 33ffff
  332. 33ff33
  333. 33ffff
  334. wwwwww
  335. UUUUUU
  336. &f&f&f
  337. 333333
  338. ffffff
  339. s3s3s3
  340. $ff30
  341. 'fffb
  342. (34ff
  343. y%PostScript Hack by Mike Brors 12/7/90
  344. /DisableNextSetRGBColor
  345.     userdict begin
  346.     /setrgbcolor 
  347.         pop
  348.         pop
  349.         pop
  350.         userdict begin
  351.         /setrgbcolor systemdict /setrgbcolor get def
  352.         end
  353.         } def
  354. } bind def
  355. /bcarray where {
  356.     bcarray 2 {
  357.         /da 4 ps div def
  358.         df setfont gsave cs wi
  359.         1 index 0 ne{exch da add exch}if grestore setcharwidth
  360.         cs 0 0 smc da 0 smc da da smc 0 da smc c
  361.         gray
  362.         { gl}
  363.         {1 setgray}ifelse
  364.         da 2. div dup movet
  365. o show
  366.     }bind put
  367. % Used to snap to device pixels, 1/4th of the pixel in.
  368. /stp {  % x y  pl  x y                % Snap To Pixel, pixel  (auto stroke adjust)
  369.     transform
  370.     0.25 sub round 0.25 add exch
  371.     0.25 sub round 0.25 add exch
  372.     itransform
  373. } bind def
  374. /snapmoveto { % x y  m  -             % moveto, auto stroke adjust
  375.     stp  moveto
  376. } bind def
  377. /snaplineto { % x y  l  -             % lineto, auto stroke adjust
  378.     stp lineto
  379. } bind def
  380. o show
  381.     }bind put
  382. % Used to snap to device pixels, 1/4th of the pixel in.
  383. /stp {  % x y  pl  x y                % Snap To Pixel, pixel  (auto stroke adjust)
  384.     transform
  385.     0.25 sub round 0.25 add exch
  386.     0.25 sub round 0.25 add exch
  387.     itransform
  388. } bind def
  389. /snapmoveto { % x y  m  -             % moveto, auto stroke adjust
  390.     stp  moveto
  391. } bind def
  392. /snaplineto { % x y  l  -             % lineto, auto stroke adjust
  393.     stp lineto
  394. } bind def
  395. )J%)!
  396. k_g?k_g?k_g?k_g?k_g?k_g?
  397.     MSPC
  398. FPTHA
  399. Macintosh HD:   Office:Schedule
  400. MSPCA
  401. NAMEA    
  402. Schedule
  403. RPTHA
  404. Schedule
  405. ZONEA
  406. Macintosh HD
  407. Schedule
  408. FMP3FMP3
  409.        Office
  410. Macintosh HD:   Office:Schedule
  411. LK Powerbook
  412. s Macintosh
  413. Macintosh HD
  414. LK Powerbook
  415. Macintosh HDh
  416. 2RPTH
  417. FPTHFPTH
  418. o show
  419.     }bind put
  420. % Used to snap to device pixels, 1/4th of the pixel in.
  421. /stp {  % x y  pl  x y                % Snap To Pixel, pixel  (auto stroke adjust)
  422.     transform
  423.     0.25 sub round 0.25 add exch
  424.     0.25 sub round 0.25 add exch
  425.     itransform
  426. } bind def
  427. /snapmoveto { % x y  m  -             % moveto, auto stroke adjust
  428.     stp  moveto
  429. } bind def
  430. /snaplineto { % x y  l  -             % lineto, auto stroke adjust
  431.     stp lineto
  432. } bind def
  433. 2RPTH
  434.     MSPC
  435. FPTHA2KB's Machine:  1998 Office:NLP Accounting:expenses
  436. MSPCA
  437. NAMEA    
  438. expenses
  439. RPTHA
  440. expenses
  441. alisA
  442. KB's Machine
  443. expenses
  444. nFMP3FMP3
  445. NLP Accounting
  446. 2KB's Machine:  1998 Office:NLP Accounting:expenses
  447. ?RPTH
  448.     MSPC
  449. FPTHA?KB's Machine:98 Office:9/98 Accounting:9/98 Accounting:expenses
  450. MSPCA
  451. NAMEA    
  452. expenses
  453. RPTHA
  454. ::9/98 Accounting:expenses
  455. KB's Machine
  456. expenses
  457. nFMP3FMP3
  458. 9/98 Accounting
  459. ?KB's Machine:98 Office:9/98 Accounting:9/98 Accounting:expenses
  460. FPTHA2KB's Machine:  1998 Office:Schedules:NewSchedule98
  461. MSPCA
  462. NAMEA
  463. NewSchedule98
  464. RPTHA
  465. ::Schedules:NewSchedule98
  466. alisA
  467. KB's Machine
  468. NewSchedule98
  469. FMP3FMP3
  470.     Schedules
  471. 2KB's Machine:  1998 Office:Schedules:NewSchedule98
  472. (LIST
  473. LISTA
  474. No, I do not need a receipt.
  475. Yes, I need a receipt.  Please send it via e-mail.
  476. Yes, I need a receipt.  Please send it via regular mail.
  477. VDEFA(
  478. (LIST
  479. LISTA?MasterCard
  480. MoneyOrder
  481. Traveler's Check
  482. CashBankDraft
  483. Check
  484. VDEFA(
  485. (LIST
  486. LISTA
  487. VDEFA(
  488. (LIST
  489. LISTA
  490. VDEFA(
  491. (LIST
  492. LISTA
  493. VDEFA(
  494. (LIST
  495. LISTA
  496. VDEFA(
  497. recieptX
  498. method_of_paymentY
  499. macZ    filemaker[
  500. windows
  501. /RPTH
  502. &alis
  503.     MSPC
  504. FPTHA/KB's Machine:98 Office:8/98 Accounting:expenses
  505. MSPCA
  506. NAMEA    
  507. expenses
  508. RPTHA&::::98 Office:8/98 Accounting:expenses
  509. alisA
  510. KB's Machine
  511. expenses
  512. nFMP3FMP3
  513. 8/98 Accounting
  514. /KB's Machine:98 Office:8/98 Accounting:expenses
  515. /RPTH
  516. &alis
  517.     MSPC
  518. FPTHA/KB's Machine:98 Office:8/98 Accounting:deposits
  519. MSPCA
  520. NAMEA    
  521. deposits
  522. RPTHA&::::98 Office:8/98 Accounting:deposits
  523. alisA
  524. KB's Machine
  525. deposits
  526. /FMP3FMP3
  527. 8/98 Accounting
  528. /KB's Machine:98 Office:8/98 Accounting:deposits
  529. 3RPTH
  530. FPTHA3KB's Machine:Desktop Folder: clients_memo_.fp3 copy
  531. MSPCA
  532. NAMEA
  533.  clients_memo_.fp3 copy
  534. RPTHA
  535.  clients_memo_.fp3 copy
  536. KB's Machine
  537.  clients_memo_.fp3 copy
  538. 9FMP3FMP3
  539. Desktop Folder
  540. 3KB's Machine:Desktop Folder: clients_memo_.fp3 copy
  541. KB's Machine
  542. KB's Machine
  543. KB's Machine
  544. KB's Machine
  545. IRPTH
  546. $alis
  547. FPTHAIKB's Machine:98 Office:9/98 Accounting:classes/manual:clients_manual_.fp3
  548. MSPCA
  549. NAMEA
  550. clients_manual_.fp3
  551. RPTHA$::classes/manual:clients_manual_.fp3
  552. KB's Machine
  553. clients_manual_.fp3
  554. FMP3FMP3
  555. classes/manual
  556. IKB's Machine:98 Office:9/98 Accounting:classes/manual:clients_manual_.fp3
  557. JRPTH
  558. %alis
  559. FPTHAJKB's Machine:98 Office:9/98 Accounting:classes/manual: client_classes_.fp3
  560. MSPCA
  561. NAMEA
  562.  client_classes_.fp3
  563. RPTHA%::classes/manual: client_classes_.fp3
  564. KB's Machine
  565.  client_classes_.fp3
  566. `%FMP3FMP3
  567. classes/manual
  568. JKB's Machine:98 Office:9/98 Accounting:classes/manual: client_classes_.fp3
  569. 6RPTH
  570. FPTHA6LK HardDrive:Desktop Folder:finished_work:clients_.fp3
  571. MSPCA
  572. NAMEA
  573. clients_.fp3
  574. RPTHA
  575. clients_.fp3
  576. LK HardDrive
  577. clients_.fp3
  578. FMP3FMP3
  579. finished_work
  580. 6LK HardDrive:Desktop Folder:finished_work:clients_.fp3
  581. LK HardDrive
  582. LK HardDrive
  583. LK HardDrive
  584. LK HardDrive
  585. $RPTH
  586.     MSPC
  587. FPTHA$KB's Machine:Desktop Folder:memo.fp3
  588. MSPCA
  589. NAMEA    
  590. memo.fp3
  591. RPTHA
  592. memo.fp3
  593. KB's Machine
  594. memo.fp3
  595. 9FMP3FMP3
  596. Desktop Folder
  597. $KB's Machine:Desktop Folder:memo.fp3
  598. KB's Machine
  599. KB's Machine
  600. KB's Machine
  601. KB's Machine
  602. (RPTH
  603. FPTHA(KB's Machine:Desktop Folder:contacts.fp3
  604. MSPCA
  605. NAMEA
  606. contacts.fp3
  607. RPTHA
  608. contacts.fp3
  609. KB's Machine
  610. contacts.fp3
  611. FMP3FMP3
  612. Desktop Folder
  613. (KB's Machine:Desktop Folder:contacts.fp3
  614. KB's Machine
  615. KB's Machine
  616. KB's Machine
  617. KB's Machine
  618. 8RPTH
  619. FPTHA8KB's Machine:Desktop Folder:untitled folder:expenses.fp3
  620. MSPCA
  621. NAMEA
  622. expenses.fp3
  623. RPTHA
  624. expenses.fp3
  625. KB's Machine
  626. expenses.fp3
  627. nFMP3FMP3
  628. untitled folder
  629. 8KB's Machine:Desktop Folder:untitled folder:expenses.fp3
  630. KB's Machine
  631. KB's Machine
  632. KB's Machine
  633. KB's Machine 
  634. *RPTH
  635. FPTHA*Kathleen:Desktop Folder:10/19:expenses.fp3
  636. MSPCA
  637. NAMEA
  638. expenses.fp3
  639. RPTHA
  640. expenses.fp3
  641. alisA
  642. Kathleen
  643. expenses.fp3
  644. nFMP3FMP3
  645. 10/19
  646. *Kathleen:Desktop Folder:10/19:expenses.fp3
  647. /RPTH
  648. FPTHA/Kathleen:Desktop Folder:CIA Center:expenses.fp3
  649. MSPCA
  650. NAMEA
  651. expenses.fp3
  652. RPTHA
  653. expenses.fp3
  654. Kathleen
  655. expenses.fp3
  656. nFMP3FMP3
  657. CIA Center
  658. /Kathleen:Desktop Folder:CIA Center:expenses.fp3
  659. Kathleen
  660. Kathleen
  661. Kathleen
  662. Kathleen"
  663. /RPTH
  664. FPTHA/Kathleen:Desktop Folder:CIA Center:deposits.fp3
  665. MSPCA
  666. NAMEA
  667. deposits.fp3
  668. RPTHA
  669. deposits.fp3
  670. Kathleen
  671. deposits.fp3
  672. /FMP3FMP3
  673. CIA Center
  674. /Kathleen:Desktop Folder:CIA Center:deposits.fp3
  675. Kathleen
  676. Kathleen
  677. Kathleen
  678. Kathleen"
  679. ,RPTH
  680.     alis
  681. FPTHA,Kathleen:Desktop Folder:CIA Center:bills.fp3
  682. MSPCA
  683. NAMEA
  684.     bills.fp3
  685. RPTHA    bills.fp3
  686. Kathleen
  687.     bills.fp3
  688. SoFMP3FMP3
  689. CIA Center
  690. ,Kathleen:Desktop Folder:CIA Center:bills.fp3
  691. Kathleen
  692. Kathleen
  693. Kathleen
  694. Kathleen"
  695. 7RPTH
  696. FPTHA7Kathleen:Desktop Folder:My Work:CIA_Folder:reg_form.fp3
  697. MSPCA
  698. NAMEA
  699. reg_form.fp3
  700. RPTHA
  701. ::CIA_Folder:reg_form.fp3
  702. Kathleen
  703. reg_form.fp3
  704.  9FMP3FMP3
  705. CIA_Folder
  706. 7Kathleen:Desktop Folder:My Work:CIA_Folder:reg_form.fp3
  707. Kathleen
  708. Kathleen
  709. Kathleen
  710. KathleenT
  711. /RPTH
  712. FPTHA/Kathleen:Desktop Folder:CIA Center:deposits.fp3
  713. MSPCA
  714. NAMEA
  715. deposits.fp3
  716. RPTHA
  717. deposits.fp3
  718. Kathleen
  719. deposits.fp3
  720. /FMP3FMP3
  721. CIA Center
  722. /Kathleen:Desktop Folder:CIA Center:deposits.fp3
  723. Kathleen
  724. Kathleen
  725. Kathleen
  726. Kathleen"
  727. /RPTH
  728. FPTHA/Kathleen:Desktop Folder:CIA Center:expenses.fp3
  729. MSPCA
  730. NAMEA
  731. expenses.fp3
  732. RPTHA
  733. expenses.fp3
  734. Kathleen
  735. expenses.fp3
  736. nFMP3FMP3
  737. CIA Center
  738. /Kathleen:Desktop Folder:CIA Center:expenses.fp3
  739. Kathleen
  740. Kathleen
  741. Kathleen
  742. Kathleen"
  743. ,RPTH
  744.     alis
  745. FPTHA,Kathleen:Desktop Folder:CIA Center:bills.fp3
  746. MSPCA
  747. NAMEA
  748.     bills.fp3
  749. RPTHA    bills.fp3
  750. Kathleen
  751.     bills.fp3
  752. SoFMP3FMP3
  753. CIA Center
  754. ,Kathleen:Desktop Folder:CIA Center:bills.fp3
  755. Kathleen
  756. Kathleen
  757. Kathleen
  758. Kathleen"
  759. /RPTH
  760. FPTHA/Kathleen:Desktop Folder:CIA Center:reg_form.fp3
  761. MSPCA
  762. NAMEA
  763. reg_form.fp3
  764. RPTHA
  765. reg_form.fp3
  766. Kathleen
  767. reg_form.fp3
  768.  9FMP3FMP3
  769. CIA Center
  770. /Kathleen:Desktop Folder:CIA Center:reg_form.fp3
  771. Kathleen
  772. Kathleen
  773. Kathleen
  774. Kathleen"
  775. ARPTH
  776. FPTHAAKathleen:Desktop Folder:My Work:CIA_Folder11/28/98:creditcard.fp3
  777. MSPCA
  778. NAMEA
  779. creditcard.fp3
  780. RPTHA
  781. creditcard.fp3
  782. Kathleen
  783. creditcard.fp3
  784. nFMP3FMP3
  785. CIA_Folder11/28/98
  786. AKathleen:Desktop Folder:My Work:CIA_Folder11/28/98:creditcard.fp3
  787. ;RPTH
  788.     MSPC
  789. FPTHA;Kathleen:Desktop Folder:My Work:CIA_Folder11/28/98:memo.fp3
  790. MSPCA
  791. NAMEA    
  792. memo.fp3
  793. RPTHA
  794. memo.fp3
  795. Kathleen
  796. memo.fp3
  797. 9FMP3FMP3
  798. CIA_Folder11/28/98
  799. ;Kathleen:Desktop Folder:My Work:CIA_Folder11/28/98:memo.fp3
  800. 5RPTH
  801. FPTHA5Kathleen:Desktop Folder:My Work:CIACenter:letters.fp3
  802. MSPCA
  803. NAMEA
  804. letters.fp3
  805. RPTHA
  806. letters.fp3
  807. Kathleen
  808. letters.fp3
  809. \FMP3FMP3
  810.     CIACenter
  811. 5Kathleen:Desktop Folder:My Work:CIACenter:letters.fp3
  812. Kathleen
  813. Kathleen
  814. Kathleen
  815. Kathleen
  816. 5RPTH
  817. FPTHA5Kathleen:Desktop Folder:My Work:CIACenter:letters.fp3
  818. MSPCA
  819. NAMEA
  820. letters.fp3
  821. RPTHA
  822. letters.fp3
  823. alisA
  824. Kathleen
  825. letters.fp3
  826. \FMP3FMP3
  827.     CIACenter
  828. 5Kathleen:Desktop Folder:My Work:CIACenter:letters.fp3
  829. 6RPTH
  830. FPTHA6Kathleen:Desktop Folder:My Work:CIACenter:reg_form.fp3
  831. MSPCA
  832. NAMEA
  833. reg_form.fp3
  834. RPTHA
  835. reg_form.fp3
  836. alisA
  837. Kathleen
  838. reg_form.fp3
  839.  9FMP3FMP3
  840.     CIACenter
  841. 6Kathleen:Desktop Folder:My Work:CIACenter:reg_form.fp3
  842. 6RPTH
  843. FPTHA6Kathleen:Desktop Folder:My Work:CIACenter:contacts.fp3
  844. MSPCA
  845. NAMEA
  846. contacts.fp3
  847. RPTHA
  848. contacts.fp3
  849. alisA
  850. Kathleen
  851. contacts.fp3
  852. FMP3FMP3
  853.     CIACenter
  854. 6Kathleen:Desktop Folder:My Work:CIACenter:contacts.fp3
  855. FRPTH
  856. FPTHAFKathleen:Desktop Folder:Gen Folder:CIACenter_SimplAccSyst:expenses.fp3
  857. MSPCA
  858. NAMEA
  859. expenses.fp3
  860. RPTHA
  861. expenses.fp3
  862. Kathleen
  863. expenses.fp3
  864. nFMP3FMP3
  865. CIACenter_SimplAccSyst
  866. FKathleen:Desktop Folder:Gen Folder:CIACenter_SimplAccSyst:expenses.fp3
  867. ;RPTH
  868. FPTHA;Kathleen:Desktop Folder:CIACenter_SimplAccSyst:expenses.fp3
  869. MSPCA
  870. NAMEA
  871. expenses.fp3
  872. RPTHA
  873. expenses.fp3
  874. Kathleen
  875. expenses.fp3
  876. nFMP3FMP3
  877. CIACenter_SimplAccSyst
  878. ;Kathleen:Desktop Folder:CIACenter_SimplAccSyst:expenses.fp3
  879. stand_alone
  880. Sunday
  881. Monday
  882. Tuesday
  883.     Wednesday
  884. Thursday
  885. Friday
  886. Saturday
  887. January
  888. February
  889. March
  890. April
  891. August
  892.     September
  893. October
  894. November
  895. December
  896. 1st Quarter
  897. 2nd Quarter
  898. 3rd Quarter
  899. 4th Quarter
  900.     Helvetica
  901. Geneva
  902. Times
  903. Certificate-Plain
  904. SnellRoundhand Script
  905. Charlemagne
  906. Oxford
  907. BlackChancery
  908. Avant Garde
  909. Cornet
  910. SignatureFont
  911. SignatureLight
  912. SavageFont
  913. Dobkin-Script
  914. Berkeley Book
  915. CarolusRoman
  916. GroschenBook
  917. UniformLight
  918. American Heritage
  919. Chicago
  920. FinaFont
  921. PianoLight
  922.     PianoBold
  923. Charlotte Sans Medium LET
  924. Charlotte Sans Book LET
  925. Charlotte Sans Small Caps LET
  926. Palatino
  927.     Bodoni BT
  928. Caslon
  929. Charlotte Sans Bold LET
  930. Cityof
  931. AlexanderBold
  932. Monaco
  933. Charcoal
  934. Bookman
  935.  ADKS
  936. Helvetica Black
  937. Times New Roman
  938. Bitstream Charter
  939. Arial
  940. LetterGothicRotRit
  941. Pro 2.0F!
  942. Pro 3.0 - 4.0J
  943. 8    US Letter    A4 Letter
  944. US Legal
  945. International Fanfold
  946. Computer Paper
  947. Envelope
  948. els^23456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 12345789 12
  949. ~ffff
  950. ffffff
  951. ffff33
  952. ff33ff
  953. ff3333
  954. 33ffff
  955. 33ff33
  956. 3333ff
  957. 333333
  958. wwwwww
  959. UUUUUU
  960. DDDDDD
  961. """"""
  962. y%PostScript Hack by Mike Brors 12/7/90
  963. /DisableNextSetRGBColor
  964.     userdict begin
  965.     /setrgbcolor 
  966.         pop
  967.         pop
  968.         pop
  969.         userdict begin
  970.         /setrgbcolor systemdict /setrgbcolor get def
  971.         end
  972.         } def
  973. } bind def
  974. /bcarray where {
  975.     bcarray 2 {
  976.         /da 4 ps div def
  977.         df setfont gsave cs wi
  978.         1 index 0 ne{exch da add exch}if grestore setcharwidth
  979.         cs 0 0 smc da 0 smc da da smc 0 da smc c
  980.         gray
  981.         { gl}
  982.         {1 setgray}ifelse
  983.         da 2. div dup movet
  984. o show
  985.     }bind put
  986. % Used to snap to device pixels, 1/4th of the pixel in.
  987. /stp {  % x y  pl  x y                % Snap To Pixel, pixel  (auto stroke adjust)
  988.     transform
  989.     0.25 sub round 0.25 add exch
  990.     0.25 sub round 0.25 add exch
  991.     itransform
  992. } bind def
  993. /snapmoveto { % x y  m  -             % moveto, auto stroke adjust
  994.     stp  moveto
  995. } bind def
  996. /snaplineto { % x y  l  -             % lineto, auto stroke adjust
  997.     stp lineto
  998. } bind def
  999. wwwwww
  1000. UUUUUU
  1001. &f&f&f
  1002. 333333
  1003. ffffff
  1004. s3s3s3
  1005. $ff30
  1006. 'fffb
  1007. (34ff
  1008. 33ffff
  1009. DDDDDD
  1010. """"""
  1011. """"""
  1012. y%PostScript Hack by Mike Brors 12/7/90
  1013. /DisableNextSetRGBColor
  1014.     userdict begin
  1015.     /setrgbcolor 
  1016.         pop
  1017.         pop
  1018.         pop
  1019.         userdict begin
  1020.         /setrgbcolor systemdict /setrgbcolor get def
  1021.         end
  1022.         } def
  1023. } bind def
  1024. /bcarray where {
  1025.     bcarray 2 {
  1026.         /da 4 ps div def
  1027.         df setfont gsave cs wi
  1028.         1 index 0 ne{exch da add exch}if grestore setcharwidth
  1029.         cs 0 0 smc da 0 smc da da smc 0 da smc c
  1030.         gray
  1031.         { gl}
  1032.         {1 setgray}ifelse
  1033.         da 2. div dup movet
  1034. o show
  1035.     }bind put
  1036. % Used to snap to device pixels, 1/4th of the pixel in.
  1037. /stp {  % x y  pl  x y                % Snap To Pixel, pixel  (auto stroke adjust)
  1038.     transform
  1039.     0.25 sub round 0.25 add exch
  1040.     0.25 sub round 0.25 add exch
  1041.     itransform
  1042. } bind def
  1043. /snapmoveto { % x y  m  -             % moveto, auto stroke adjust
  1044.     stp  moveto
  1045. } bind def
  1046. /snaplineto { % x y  l  -             % lineto, auto stroke adjust
  1047.     stp lineto
  1048. } bind def
  1049. wwwwww
  1050. UUUUUU
  1051. &f&f&f
  1052. 333333
  1053. ffffff
  1054. s3s3s3
  1055. $ff30
  1056. 'fffb
  1057. (34ff
  1058. 33ffff
  1059. DDDDDD
  1060. """"""
  1061. """"""
  1062. y%PostScript Hack by Mike Brors 12/7/90
  1063. /DisableNextSetRGBColor
  1064.     userdict begin
  1065.     /setrgbcolor 
  1066.         pop
  1067.         pop
  1068.         pop
  1069.         userdict begin
  1070.         /setrgbcolor systemdict /setrgbcolor get def
  1071.         end
  1072.         } def
  1073. } bind def
  1074. /bcarray where {
  1075.     bcarray 2 {
  1076.         /da 4 ps div def
  1077.         df setfont gsave cs wi
  1078.         1 index 0 ne{exch da add exch}if grestore setcharwidth
  1079.         cs 0 0 smc da 0 smc da da smc 0 da smc c
  1080.         gray
  1081.         { gl}
  1082.         {1 setgray}ifelse
  1083.         da 2. div dup movet
  1084. v    Inventory
  1085. Deposits
  1086. z    Pay Bills
  1087. |    Statement
  1088. Expenses
  1089. Current
  1090. CreditCards
  1091. Contact
  1092. Center
  1093. "To the asset/debt inventory  area.
  1094. 'Will print a list of current expenses. 
  1095. You determine sorting process.
  1096.     aWhen a check is cleared, the month for which the check is cleard will be automatically indicated.
  1097. Cleared December
  1098. Month Cleared
  1099. Month Cleared
  1100. Tasks & 
  1101. Projects
  1102. Billing & Inovice
  1103. System
  1104. To the Task & Project Planning
  1105. To the Billing & Invoice System
  1106. o show
  1107.     }bind put
  1108. % Used to snap to device pixels, 1/4th of the pixel in.
  1109. /stp {  % x y  pl  x y                % Snap To Pixel, pixel  (auto stroke adjust)
  1110.     transform
  1111.     0.25 sub round 0.25 add exch
  1112.     0.25 sub round 0.25 add exch
  1113.     itransform
  1114. } bind def
  1115. /snapmoveto { % x y  m  -             % moveto, auto stroke adjust
  1116.     stp  moveto
  1117. } bind def
  1118. /snaplineto { % x y  l  -             % lineto, auto stroke adjust
  1119.     stp lineto
  1120. } bind def
  1121. //OOOO
  1122. wwwwww
  1123. UUUUUU
  1124. fS33_f
  1125. S7S335
  1126. S7S335
  1127. y%PostScript Hack by Mike Brors 12/7/90
  1128. /DisableNextSetRGBColor
  1129.     userdict begin
  1130.     /setrgbcolor 
  1131.         pop
  1132.         pop
  1133.         pop
  1134.         userdict begin
  1135.         /setrgbcolor systemdict /setrgbcolor get def
  1136.         end
  1137.         } def
  1138. } bind def
  1139. /bcarray where {
  1140.     bcarray 2 {
  1141.         /da 4 ps div def
  1142.         df setfont gsave cs wi
  1143.         1 index 0 ne{exch da add exch}if grestore setcharwidth
  1144.         cs 0 0 smc da 0 smc da da smc 0 da smc c
  1145.         gray
  1146.         { gl}
  1147.         {1 setgray}ifelse
  1148.         da 2. div dup movet
  1149. o show
  1150.     }bind put
  1151. % Used to snap to device pixels, 1/4th of the pixel in.
  1152. /stp {  % x y  pl  x y                % Snap To Pixel, pixel  (auto stroke adjust)
  1153.     transform
  1154.     0.25 sub round 0.25 add exch
  1155.     0.25 sub round 0.25 add exch
  1156.     itransform
  1157. } bind def
  1158. /snapmoveto { % x y  m  -             % moveto, auto stroke adjust
  1159.     stp  moveto
  1160. } bind def
  1161. /snaplineto { % x y  l  -             % lineto, auto stroke adjust
  1162.     stp lineto
  1163. } bind def
  1164. ~ffff
  1165. ffffff
  1166. ffff33
  1167. ff33ff
  1168. ff3333
  1169. 33ffff
  1170. 33ff33
  1171. 3333ff
  1172. 333333
  1173. wwwwww
  1174. UUUUUU
  1175. DDDDDD
  1176. """"""
  1177. ~ffff
  1178. ffffff
  1179. ffff33
  1180. ff33ff
  1181. ff3333
  1182. 33ffff
  1183. 33ff33
  1184. 3333ff
  1185. 333333
  1186. wwwwww
  1187. UUUUUU
  1188. DDDDDD
  1189. """"""
  1190. y%PostScript Hack by Mike Brors 12/7/90
  1191. /DisableNextSetRGBColor
  1192.     userdict begin
  1193.     /setrgbcolor 
  1194.         pop
  1195.         pop
  1196.         pop
  1197.         userdict begin
  1198.         /setrgbcolor systemdict /setrgbcolor get def
  1199.         end
  1200.         } def
  1201. } bind def
  1202. /bcarray where {
  1203.     bcarray 2 {
  1204.         /da 4 ps div def
  1205.         df setfont gsave cs wi
  1206.         1 index 0 ne{exch da add exch}if grestore setcharwidth
  1207.         cs 0 0 smc da 0 smc da da smc 0 da smc c
  1208.         gray
  1209.         { gl}
  1210.         {1 setgray}ifelse
  1211.         da 2. div dup movet
  1212. o show
  1213.     }bind put
  1214. % Used to snap to device pixels, 1/4th of the pixel in.
  1215. /stp {  % x y  pl  x y                % Snap To Pixel, pixel  (auto stroke adjust)
  1216.     transform
  1217.     0.25 sub round 0.25 add exch
  1218.     0.25 sub round 0.25 add exch
  1219.     itransform
  1220. } bind def
  1221. /snapmoveto { % x y  m  -             % moveto, auto stroke adjust
  1222.     stp  moveto
  1223. } bind def
  1224. /snaplineto { % x y  l  -             % lineto, auto stroke adjust
  1225.     stp lineto
  1226. } bind def
  1227. %ffff
  1228. *UUUUUU
  1229. 33ffff
  1230. DDDDDD
  1231. """"""
  1232. ~ffff
  1233. ffffff
  1234. ffff33
  1235. ff33ff
  1236. ff3333
  1237. 33ffff
  1238. 33ff33
  1239. 333333
  1240. wwwwww
  1241. UUUUUU
  1242. DDDDDD
  1243. """"""
  1244. y%PostScript Hack by Mike Brors 12/7/90
  1245. /DisableNextSetRGBColor
  1246.     userdict begin
  1247.     /setrgbcolor 
  1248.         pop
  1249.         pop
  1250.         pop
  1251.         userdict begin
  1252.         /setrgbcolor systemdict /setrgbcolor get def
  1253.         end
  1254.         } def
  1255. } bind def
  1256. /bcarray where {
  1257.     bcarray 2 {
  1258.         /da 4 ps div def
  1259.         df setfont gsave cs wi
  1260.         1 index 0 ne{exch da add exch}if grestore setcharwidth
  1261.         cs 0 0 smc da 0 smc da da smc 0 da smc c
  1262.         gray
  1263.         { gl}
  1264.         {1 setgray}ifelse
  1265.         da 2. div dup movet
  1266. o show
  1267.     }bind put
  1268. % Used to snap to device pixels, 1/4th of the pixel in.
  1269. /stp {  % x y  pl  x y                % Snap To Pixel, pixel  (auto stroke adjust)
  1270.     transform
  1271.     0.25 sub round 0.25 add exch
  1272.     0.25 sub round 0.25 add exch
  1273.     itransform
  1274. } bind def
  1275. /snapmoveto { % x y  m  -             % moveto, auto stroke adjust
  1276.     stp  moveto
  1277. } bind def
  1278. /snaplineto { % x y  l  -             % lineto, auto stroke adjust
  1279.     stp lineto
  1280. } bind def
  1281. ~ffff
  1282. ffffff
  1283. ffff33
  1284. ff33ff
  1285. ff3333
  1286. 33ffff
  1287. 33ff33
  1288. 3333ff
  1289. 333333
  1290. wwwwww
  1291. UUUUUU
  1292. DDDDDD
  1293. """"""
  1294. FPTHA
  1295. alisA
  1296. NAMEA
  1297. alisA
  1298. alisA
  1299. alisA
  1300. FPTHA
  1301. alisA
  1302. alisA
  1303. alisA
  1304. alisA
  1305. alisA
  1306. alisA
  1307. alisA
  1308. alisA
  1309. FPTHA
  1310. FPTHA
  1311. alisA
  1312. NAMEA
  1313. alisA
  1314. alisA
  1315. alisA
  1316. FPTHA
  1317. alisA
  1318. alisA
  1319. alisA
  1320. alisA
  1321. alisA
  1322. alisA
  1323. alisA
  1324. alisA
  1325. FPTHA
  1326. y%PostScript Hack by Mike Brors 12/7/90
  1327. /DisableNextSetRGBColor
  1328.     userdict begin
  1329.     /setrgbcolor 
  1330.         pop
  1331.         pop
  1332.         pop
  1333.         userdict begin
  1334.         /setrgbcolor systemdict /setrgbcolor get def
  1335.         end
  1336.         } def
  1337. } bind def
  1338. /bcarray where {
  1339.     bcarray 2 {
  1340.         /da 4 ps div def
  1341.         df setfont gsave cs wi
  1342.         1 index 0 ne{exch da add exch}if grestore setcharwidth
  1343.         cs 0 0 smc da 0 smc da da smc 0 da smc c
  1344.         gray
  1345.         { gl}
  1346.         {1 setgray}ifelse
  1347.         da 2. div dup movet
  1348. o show
  1349.     }bind put
  1350. % Used to snap to device pixels, 1/4th of the pixel in.
  1351. /stp {  % x y  pl  x y                % Snap To Pixel, pixel  (auto stroke adjust)
  1352.     transform
  1353.     0.25 sub round 0.25 add exch
  1354.     0.25 sub round 0.25 add exch
  1355.     itransform
  1356. } bind def
  1357. /snapmoveto { % x y  m  -             % moveto, auto stroke adjust
  1358.     stp  moveto
  1359. } bind def
  1360. /snaplineto { % x y  l  -             % lineto, auto stroke adjust
  1361.     stp lineto
  1362. } bind def
  1363. y%PostScript Hack by Mike Brors 12/7/90
  1364. /DisableNextSetRGBColor
  1365.     userdict begin
  1366.     /setrgbcolor 
  1367.         pop
  1368.         pop
  1369.         pop
  1370.         userdict begin
  1371.         /setrgbcolor systemdict /setrgbcolor get def
  1372.         end
  1373.         } def
  1374. } bind def
  1375. /bcarray where {
  1376.     bcarray 2 {
  1377.         /da 4 ps div def
  1378.         df setfont gsave cs wi
  1379.         1 index 0 ne{exch da add exch}if grestore setcharwidth
  1380.         cs 0 0 smc da 0 smc da da smc 0 da smc c
  1381.         gray
  1382.         { gl}
  1383.         {1 setgray}ifelse
  1384.         da 2. div dup movet
  1385. o show
  1386.     }bind put
  1387. % Used to snap to device pixels, 1/4th of the pixel in.
  1388. /stp {  % x y  pl  x y                % Snap To Pixel, pixel  (auto stroke adjust)
  1389.     transform
  1390.     0.25 sub round 0.25 add exch
  1391.     0.25 sub round 0.25 add exch
  1392.     itransform
  1393. } bind def
  1394. /snapmoveto { % x y  m  -             % moveto, auto stroke adjust
  1395.     stp  moveto
  1396. } bind def
  1397. /snaplineto { % x y  l  -             % lineto, auto stroke adjust
  1398.     stp lineto
  1399. } bind def
  1400. &f&f&f
  1401. 333333
  1402. ffffff
  1403. s3s3s3
  1404. %ff30
  1405. (fffb
  1406. )34ff
  1407. 33ffff
  1408. DDDDDD
  1409. """"""
  1410. y%PostScript Hack by Mike Brors 12/7/90
  1411. /DisableNextSetRGBColor
  1412.     userdict begin
  1413.     /setrgbcolor 
  1414.         pop
  1415.         pop
  1416.         pop
  1417.         userdict begin
  1418.         /setrgbcolor systemdict /setrgbcolor get def
  1419.         end
  1420.         } def
  1421. } bind def
  1422. /bcarray where {
  1423.     bcarray 2 {
  1424.         /da 4 ps div def
  1425.         df setfont gsave cs wi
  1426.         1 index 0 ne{exch da add exch}if grestore setcharwidth
  1427.         cs 0 0 smc da 0 smc da da smc 0 da smc c
  1428.         gray
  1429.         { gl}
  1430.         {1 setgray}ifelse
  1431.         da 2. div dup movet
  1432. o show
  1433.     }bind put
  1434. % Used to snap to device pixels, 1/4th of the pixel in.
  1435. /stp {  % x y  pl  x y                % Snap To Pixel, pixel  (auto stroke adjust)
  1436.     transform
  1437.     0.25 sub round 0.25 add exch
  1438.     0.25 sub round 0.25 add exch
  1439.     itransform
  1440. } bind def
  1441. /snapmoveto { % x y  m  -             % moveto, auto stroke adjust
  1442.     stp  moveto
  1443. } bind def
  1444. /snaplineto { % x y  l  -             % lineto, auto stroke adjust
  1445.     stp lineto
  1446. } bind def
  1447.     Helvetica
  1448. SAS/Buttons
  1449. FMP3FMP3
  1450. FMP3FMP3
  1451. !!!!!
  1452.